home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000211_news@newsmaster….columbia.edu _Mon Oct 26 04:33:52 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id EAA08100
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 26 Oct 1998 04:33:49 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id EAA10412
  7.     for kermit.misc@watsun; Mon, 26 Oct 1998 04:33:49 -0500 (EST)
  8. Path: news.columbia.edu!panix!howland.erols.net!cpk-news-hub1.bbnplanet.com!news.news.gtei.net!newsfeed.ecrc.net!newsfeed2.ecrc.net!news.siemens.de!news.mch.sbs.de!not-for-mail
  9. From: Muljawan Hendrianto <muljawan.hendrianto@siemens.com.sg>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: newbie question:atdt command works but not using dial command
  12. Date: Mon, 26 Oct 1998 17:32:23 +0800
  13. Organization: Siemens Inc.
  14. Lines: 20
  15. Message-ID: <363441A7.90910EC@siemens.com.sg>
  16. NNTP-Posting-Host: muljawan.siemens.com.sg
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. X-Mailer: Mozilla 4.01 [en] (WinNT; I)
  21. X-Priority: 3 (Normal)
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9411
  23.  
  24. Dear all,
  25.  
  26. I have installed C-Kermit 6.1 in our Redhat 5.1.
  27. The installation was successful, and I can even connect to another modem
  28. using atdt command.
  29. But when I use the 'dial' command, I got the following error message,
  30.  
  31. [/dev/] C-Kermit>dial 97407554
  32.  Trying: 97407554...
  33.  Device: /dev/ttyS1, modem: motorola-montana, speed: 38400
  34.  Dial timeout: 43 seconds
  35.  To cancel: type your interrupt character (normally Ctrl-C).
  36. DIAL Failure: Error initializing modem.
  37.  
  38. Does anyone has an idea, what can be wrong ?
  39.  
  40. Thanks in advance,
  41.  
  42. Muljawan
  43.